home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000437_news@columbia.edu_Tue Feb 7 02:54:37 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA14435
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 6 Feb 1995 23:40:14 -0500
  3. Received: by apakabar.cc.columbia.edu id AA09863
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 6 Feb 1995 23:40:12 -0500
  5. Path: news.columbia.edu!news.cs.columbia.edu!news.pipeline.com!swiss.ans.net!gatech!swrinde!news.uh.edu!yxw11570
  6. From: yxw11570@Bayou.UH.EDU (Y. Wang)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Modem init. in OS/2 C-Kermit
  9. Date: 7 Feb 1995 02:54:37 GMT
  10. Organization: University of Houston
  11. Lines: 11
  12. Message-Id: <3h6ndd$8em@masala.cc.uh.edu>
  13. Nntp-Posting-Host: bayou.uh.edu
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. Hi,
  18.  
  19. I have problem with initializing the modem in OS/2 C-Kermit 5A. After I use
  20. the command: set dial init ATXXXXX, where XXXXX denotes a string of legal AT 
  21. command, I issued: dial xxxxxxx, where xxxxxxx is the phone number. I got 
  22. the following message: ATXXXXX. Modem does not response, retry... (or something
  23. like that) after C-Kermit tried three time, it hang up. What's wrong? I can
  24. use the same AT command in other communication program, why I can't use it here?
  25. How can I solve this problem? Please help. Thanks for any information.
  26.  
  27. Ye